Click or drag to resize

SuggestionsResponseSuggestionDays Property

Contains a collection of meeting suggestions organized by date.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<SuggestionDay> SuggestionDays { get; }

Property Value

Type: IListSuggestionDay
See Also